services.openvpn.servers.<name>.config
Configuration of this OpenVPN instance. See openvpn(8) for details.
To import an external config file, use the following definition:
config = "config /path/to/config.ovpn"
- Type
strings concatenated with "\n"- Declared
- <nixpkgs/nixos/modules/services/networking/openvpn.nix>